GtkAlignment now tries to allocate natural size to the child if available and does...
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 20 Apr 2010 05:22:31 +0000 (01:22 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 20 Apr 2010 05:22:31 +0000 (01:22 -0400)
commit3a9ab87489d7396acfec49ce611e85cf9003f9fe
treeb0fcc90fe8479c6cf1cdd876bdc541fd0c17ea18
parent0b92348077489047af98f360fd9bb3d59ee6d04a
GtkAlignment now tries to allocate natural size to the child if available and does the height-for-width calculation depending on allocation.
gtk/gtkalignment.c